github.com/gotd/td/tg.CommunitiesCreateRequest.Peer (field)
7 uses
github.com/gotd/td/tg (current package)
tl_communities_create_gen.go#L49: Peer InputPeerClass
tl_communities_create_gen.go#L79: if !(c.Peer == nil) {
tl_communities_create_gen.go#L108: c.Peer = from.GetPeer()
tl_communities_create_gen.go#L188: if c.Peer == nil {
tl_communities_create_gen.go#L191: if err := c.Peer.Encode(b); err != nil {
tl_communities_create_gen.go#L238: c.Peer = value
tl_communities_create_gen.go#L293: return c.Peer
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |