docs / com.github.insanusmokrassar.TelegramBotAPI.types.update / ChannelPostUpdate

ChannelPostUpdate

(common) data class ChannelPostUpdate : BaseSentMessageUpdate (source)

Constructors

(common)

<init>

ChannelPostUpdate(updateId: UpdateIdentifier, data: Message)

Properties

(common)

data

val data: Message
(common)

updateId

val updateId: UpdateIdentifier