MessageSender
Contains information about the sender of a message.
The MessageSenderUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
User
Chat
MessageSenderUser
The message was sent by a known user.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "messageSenderUser" | |
userId | number | Identifier of the user that sent the message |