MessageDraft

A message draft.

Properties

id: string

The ID of the draft.

fromId: number

The identifier of the bot which sent the message draft.

text: string

The draft’s text.

entities: MessageEntity[]

The draft text’s entities.

messageThreadId?: number

The identifier of a thread in which the draft was sent.