github.com/gotd/td/tg.GroupCallDonor.PeerID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_group_call_donor_gen.go#L50: PeerID PeerClass
tl_group_call_donor_gen.go#L79: if !(g.PeerID == nil) {
tl_group_call_donor_gen.go#L108: g.PeerID = val
tl_group_call_donor_gen.go#L168: if !(g.PeerID == nil) {
tl_group_call_donor_gen.go#L192: if g.PeerID == nil {
tl_group_call_donor_gen.go#L195: if err := g.PeerID.Encode(b); err != nil {
tl_group_call_donor_gen.go#L231: g.PeerID = value
tl_group_call_donor_gen.go#L284: g.PeerID = value
tl_group_call_donor_gen.go#L296: return g.PeerID, true
![]() |
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. |