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