requestedPeerChannel#8ba403e4 flags:# channel_id:long title:flags.0?string username:flags.1?string photo:flags.2?Photo = RequestedPeer;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| channel_id | long | Identifier of a channel or supergroup. |
| title | flags.0?string | Title. |
| username | flags.1?string | Username without the leading @. |
| photo | flags.2?Photo | Photo. |