Reactions
Reaction
pydantic-model
¶
Bases: BaseMessageWithGroup
A reaction (emoji) added to, or removed from, a previously sent message.
Fields:
-
server_delivered_timestamp(int) -
server_received_timestamp(int) -
source(str | None) -
source_device(int | None) -
source_name(str | None) -
source_number(str | None) -
source_uuid(str | None) -
timestamp(int) -
group_info(GroupInfo | None) -
emoji(str | None) -
is_remove(bool) -
target_author(str | None) -
target_author_number(str | None) -
target_author_uuid(str | None)