Skip to main content

chat.bsky.moderation.getMessageContext

#main

Parameters

PropertyTypeKnown ValuesRequiredDescription
convoIdstring-Conversation that the message is from. NOTE: this field will eventually be required.
messageIdstring--
beforeinteger--
afterinteger--

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
messagesarray of union
chat.bsky.convo.defs#messageView
chat.bsky.convo.defs#deletedMessageView
--