You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @method int getMessageId() Unique message identifier
41
-
* @method int getMessageThreadId() Optional. Unique identifier of a message thread to which the message belongs;
42
-
for supergroups only
41
+
* @method int getMessageThreadId() Optional. Unique identifier of a message thread to which the message belongs; for supergroups only
43
42
* @method User getFrom() Optional. Sender, can be empty for messages sent to channels
44
43
* @method Chat getSenderChat() Optional. Sender of the message, sent on behalf of a chat. The channel itself for channel messages. The supergroup itself for messages from anonymous group administrators. The linked channel for messages automatically forwarded to the discussion group
45
44
* @method int getSenderBoostCount() Optional. If the sender of the message boosted the chat, the number of boosts added by the user
0 commit comments