const github.com/gotd/td/tg.PhoneGetGroupCallJoinAsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_get_group_call_join_as_gen.go#L45: const PhoneGetGroupCallJoinAsRequestTypeID = 0xef7c213a
tl_phone_get_group_call_join_as_gen.go#L86: return PhoneGetGroupCallJoinAsRequestTypeID
tl_phone_get_group_call_join_as_gen.go#L98: ID: PhoneGetGroupCallJoinAsRequestTypeID,
tl_phone_get_group_call_join_as_gen.go#L118: b.PutID(PhoneGetGroupCallJoinAsRequestTypeID)
tl_phone_get_group_call_join_as_gen.go#L141: if err := b.ConsumeID(PhoneGetGroupCallJoinAsRequestTypeID); err != nil {
tl_registry_gen.go#L1740: PhoneGetGroupCallJoinAsRequestTypeID: "phone.getGroupCallJoinAs#ef7c213a",
tl_registry_gen.go#L3522: "phone.getGroupCallJoinAs": PhoneGetGroupCallJoinAsRequestTypeID,
tl_registry_gen.go#L5304: PhoneGetGroupCallJoinAsRequestTypeID: func() bin.Object { return &PhoneGetGroupCallJoinAsRequest{} },
tl_server_gen.go#L9019: s.handlers[PhoneGetGroupCallJoinAsRequestTypeID] = 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. |