const github.com/gotd/td/tg.PhoneExportGroupCallInviteRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_export_group_call_invite_gen.go#L56: const PhoneExportGroupCallInviteRequestTypeID = 0xe6aa647f
tl_phone_export_group_call_invite_gen.go#L105: return PhoneExportGroupCallInviteRequestTypeID
tl_phone_export_group_call_invite_gen.go#L117: ID: PhoneExportGroupCallInviteRequestTypeID,
tl_phone_export_group_call_invite_gen.go#L149: b.PutID(PhoneExportGroupCallInviteRequestTypeID)
tl_phone_export_group_call_invite_gen.go#L173: if err := b.ConsumeID(PhoneExportGroupCallInviteRequestTypeID); err != nil {
tl_registry_gen.go#L1741: PhoneExportGroupCallInviteRequestTypeID: "phone.exportGroupCallInvite#e6aa647f",
tl_registry_gen.go#L3523: "phone.exportGroupCallInvite": PhoneExportGroupCallInviteRequestTypeID,
tl_registry_gen.go#L5305: PhoneExportGroupCallInviteRequestTypeID: func() bin.Object { return &PhoneExportGroupCallInviteRequest{} },
tl_server_gen.go#L9036: s.handlers[PhoneExportGroupCallInviteRequestTypeID] = handler
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. |