EditMessageUpdate

data class EditMessageUpdate(updateId: UpdateIdentifier, data: CommonMessage<*>) : BaseEditMessageUpdate

Properties

data
Link copied to clipboard
common
open override val data: CommonMessage<*>
updateId
Link copied to clipboard
common
open override val updateId: UpdateIdentifier