MadelineProtoDocs/docs/API_docs/constructors/sendMessageEmojiInteractionSeen.md
2024-05-01 14:53:46 +02:00

926 B

title description nav_exclude image
sendMessageEmojiInteractionSeen User is watching an animated emoji reaction triggered by another user, click here for more info ». true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: sendMessageEmojiInteractionSeen

Back to constructors index

User is watching an animated emoji reaction triggered by another user, click here for more info ».

Attributes:

Name Type Required Description
emoticon string Yes Emoji

Type: SendMessageAction

Example:

$sendMessageEmojiInteractionSeen = ['_' => 'sendMessageEmojiInteractionSeen', 'emoticon' => 'string'];