GetMessageContextQueryParams

constructor(convoId: String? = null, messageId: String, before: Long? = 5, after: Long? = 5)

Parameters

convoId

Conversation that the message is from. NOTE: this field will eventually be required.