github.com/gotd/td/tg.PhoneExportGroupCallInviteRequest.Call (field)
6 uses
github.com/gotd/td/tg (current package)
tl_phone_export_group_call_invite_gen.go#L52: Call InputGroupCall
tl_phone_export_group_call_invite_gen.go#L76: if !(e.Call.Zero()) {
tl_phone_export_group_call_invite_gen.go#L98: e.Call = from.GetCall()
tl_phone_export_group_call_invite_gen.go#L162: if err := e.Call.Encode(b); err != nil {
tl_phone_export_group_call_invite_gen.go#L191: if err := e.Call.Decode(b); err != nil {
tl_phone_export_group_call_invite_gen.go#L222: return e.Call
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |