diff --git a/src/v2/spec.yaml b/src/v2/spec.yaml index e58748d..df359c4 100644 --- a/src/v2/spec.yaml +++ b/src/v2/spec.yaml @@ -2002,8 +2002,16 @@ paths: message_bytes_in_hex: type: string description: Hexadecimal string of message bytes. - example: + cast_reaction_context: + type: boolean + description: Indicates whether the interactor reacted to the cast with the frame. + follow_context: + type: boolean + description: Indicates whether the interactor follows or is followed by the cast author. + example: message_bytes_in_hex: "0a49080d1085940118f6a6a32e20018201390a1a86db69b3ffdf6ab8acb6872b69ccbe7eb6a67af7ab71e95aa69f10021a1908ef011214237025b322fd03a9ddc7ec6c078fb9c56d1a72111214e3d88aeb2d0af356024e0c693f31c11b42c76b721801224043cb2f3fcbfb5dafce110e934b9369267cf3d1aef06f51ce653dc01700fc7b778522eb7873fd60dda4611376200076caf26d40a736d3919ce14e78a684e4d30b280132203a66717c82d728beb3511b05975c6603275c7f6a0600370bf637b9ecd2bd231e" + cast_reaction_context: true + follow_context: false responses: "200": description: Successful operation.