Skip to main content

phone.joinAsPeers

A list of peers that can be used to join a group call, presenting yourself as a specific user/channel.

type tg.PhoneJoinAsPeers struct { /* ... */ }

Fields

NameTypeRequiredDescription
Peers[]PeerClassyesPeers
Chats[]ChatClassyesChats mentioned in the peers vector
Users[]UserClassyesUsers mentioned in the peers vector

Returned by

References