Constructor
Properties
Methods
getConversation()
Fetch the Conversation instance this message belongs to. Returns null if the conversation could not be found.
Returns
Promise<Conversation | null>
fromView(view, bot, conversationId?)
Constructs an instance from a MessageView.