View Source ExTDLib.Object.AddedReaction (ExTDLib v0.0.4)

Represents a reaction applied to a message.

NameTypeDescription
typeReactionTypeType of the reaction.
sender_idMessageSenderIdentifier of the chat member, applied the reaction.
is_outgoingboolTrue, if the reaction was added by the current user.
datenumberPoint in time (Unix timestamp) when the reaction was added.

More details on telegram's documentation.