Appearance
@line/bot-sdk • Docs
@line/bot-sdk / UnsendEvent
Type Alias: UnsendEvent
UnsendEvent:
object
&EventBase
Event object for when the user unsends a message in a group or room. Unsend event
Type declaration
type
type:
"unsend"
unsend
unsend:
object
The message ID of the unsent message
unsend.messageId
messageId:
string