toggle menu
Simple Robot 组件 | Telegram
0.0.12
common
switch theme
search in API
simbot-component-telegram-core
/
love.forte.simbot.component.telegram.core.message
/
TelegramSingleMessageReceipt
Telegram
Single
Message
Receipt
abstract
class
TelegramSingleMessageReceipt
:
SingleMessageReceipt
,
TelegramMessageReceipt
(
source
)
Inheritors
TelegramSingleMessageIdReceipt
TelegramSingleMessageSourceReceipt
Members
Constructors
Telegram
Single
Message
Receipt
Link copied to clipboard
constructor
(
)
Properties
chat
Id
Link copied to clipboard
abstract
val
chatId
:
LongID
id
Link copied to clipboard
abstract
override
val
id
:
IntID
Inherited functions
delete
Link copied to clipboard
abstract
suspend override
fun
delete
(
vararg
options
:
DeleteOption
)