Represents an in-call message », emoji reaction, paid live story comment or standalone paid live story donation.
===216===
groupCallMessage#907ce88e random_id:long message:TextWithEntities = GroupCallMessage;
API schema:
groupCallMessage#1a8afc7e flags:# from_admin:flags.1?true id:int from_id:Peer date:int message:TextWithEntities paid_message_stars:flags.0?long = GroupCallMessage;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| from_admin | flags.1?true | Whether the message was sent by a group call admin |
| id | int | Message ID |
| from_id | Peer | Displayed message author |
| date | int | Message date |
| message | TextWithEntities | Message text or emoji reaction; empty for standalone paid live story donations. Must be at most group_call_message_length_limit » UTF-8 characters long. For paid chats, use stars_groupcall_message_limits » to source limits according to the passed value of paid_message_stars, instead. |
| paid_message_stars | flags.0?long | Number of Telegram Stars donated with the message or standalone donation |
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.
How to start, join and manage group calls and video chats.