const github.com/gotd/td/tg.PhoneToggleGroupCallStartSubscriptionRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_toggle_group_call_start_subscription_gen.go#L46: const PhoneToggleGroupCallStartSubscriptionRequestTypeID = 0x219c34e6
tl_phone_toggle_group_call_start_subscription_gen.go#L92: return PhoneToggleGroupCallStartSubscriptionRequestTypeID
tl_phone_toggle_group_call_start_subscription_gen.go#L104: ID: PhoneToggleGroupCallStartSubscriptionRequestTypeID,
tl_phone_toggle_group_call_start_subscription_gen.go#L128: b.PutID(PhoneToggleGroupCallStartSubscriptionRequestTypeID)
tl_phone_toggle_group_call_start_subscription_gen.go#L149: if err := b.ConsumeID(PhoneToggleGroupCallStartSubscriptionRequestTypeID); err != nil {
tl_registry_gen.go#L1742: PhoneToggleGroupCallStartSubscriptionRequestTypeID: "phone.toggleGroupCallStartSubscription#219c34e6",
tl_registry_gen.go#L3524: "phone.toggleGroupCallStartSubscription": PhoneToggleGroupCallStartSubscriptionRequestTypeID,
tl_registry_gen.go#L5306: PhoneToggleGroupCallStartSubscriptionRequestTypeID: func() bin.Object { return &PhoneToggleGroupCallStartSubscriptionRequest{} },
tl_server_gen.go#L9053: s.handlers[PhoneToggleGroupCallStartSubscriptionRequestTypeID] = 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. |