Atomically create group chat and send first message
Creates a new group chat room and sends the first message in a single operation. This endpoint is designed for mobile clients to avoid race conditions.
Request body
Response
Successful response
Changes
Changed in 5 of the 22 revisions of this API.36
- ○
added the optional property
message/quoted_post/anyOf[BasePost]/recap_content/anyOf[RecapContent]/translationsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
message/platformto the response with the200statusresponse-optional-property-added
- ○
added the required property
message/forwarded_from/anyOf[ForwardedFromMessage]/user/anyOf[PublicUser]/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/forwarded_from/anyOf[ForwardedFromMessage]/user/anyOf[PublicUser]/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/mentioned_users/items/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/mentioned_users/items/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/pinned_by/anyOf[PublicUser]/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/pinned_by/anyOf[PublicUser]/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/copiedUser/anyOf[PublicUser]/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/copiedUser/anyOf[PublicUser]/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/copiers/items/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/copiers/items/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/mentioned_users/items/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/mentioned_users/items/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/user/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/quoted_post/anyOf[BasePost]/user/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/reply_to/anyOf[ReplyToMessage]/mentioned_users/items/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/reply_to/anyOf[ReplyToMessage]/mentioned_users/items/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/reply_to/anyOf[ReplyToMessage]/user/anyOf[PublicUser]/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/reply_to/anyOf[ReplyToMessage]/user/anyOf[PublicUser]/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/user/anyOf[PublicUser]/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
message/user/anyOf[PublicUser]/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
room/lastMessage/anyOf[subschema #1]/mentioned_users/items/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
room/lastMessage/anyOf[subschema #1]/mentioned_users/items/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
room/otherMembers/items/user/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
room/otherMembers/items/user/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
room/recentMessages/items/mentioned_users/items/clan_fee_rebate_rateto the response with the200statusresponse-required-property-added
- ○
added the required property
room/recentMessages/items/mentioned_users/items/fee_rebate_override_rateto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
message/link_preview/anyOf[LinkPreview]/isPlayableto the response with the200statusresponse-optional-property-added
- ○
added the optional property
message/quoted_post/anyOf[BasePost]/link_preview/anyOf[LinkPreview]/isPlayableto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
message/mentioned_clansto the response with the200statusresponse-optional-property-added
- ○
added the optional property
message/quoted_post/anyOf[BasePost]/mentioned_clansto the response with the200statusresponse-optional-property-added
- ○
added the optional property
message/reply_to/anyOf[ReplyToMessage]/mentioned_clansto the response with the200statusresponse-optional-property-added
- ○
added the optional property
room/lastMessage/anyOf[subschema #1]/mentioned_clansto the response with the200statusresponse-optional-property-added
- ○
added the optional property
room/recentMessages/items/mentioned_clansto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
message/reply_to/anyOf[ReplyToMessage]/mentioned_usersto the response with the200statusresponse-optional-property-added
- ○