data class EditChannelPostUpdate : BaseEditMessageUpdate
(source)
(common)
<init> |
EditChannelPostUpdate(updateId: UpdateIdentifier, data: CommonMessage<*>) |
(common)
data |
val data: CommonMessage<*> |
(common)
updateId |
val updateId: UpdateIdentifier |