const github.com/gotd/td/tg.PhoneEditGroupCallParticipantRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_edit_group_call_participant_gen.go#L80: const PhoneEditGroupCallParticipantRequestTypeID = 0xa5273abf
tl_phone_edit_group_call_participant_gen.go#L177: return PhoneEditGroupCallParticipantRequestTypeID
tl_phone_edit_group_call_participant_gen.go#L189: ID: PhoneEditGroupCallParticipantRequestTypeID,
tl_phone_edit_group_call_participant_gen.go#L265: b.PutID(PhoneEditGroupCallParticipantRequestTypeID)
tl_phone_edit_group_call_participant_gen.go#L313: if err := b.ConsumeID(PhoneEditGroupCallParticipantRequestTypeID); err != nil {
tl_registry_gen.go#L1738: PhoneEditGroupCallParticipantRequestTypeID: "phone.editGroupCallParticipant#a5273abf",
tl_registry_gen.go#L3520: "phone.editGroupCallParticipant": PhoneEditGroupCallParticipantRequestTypeID,
tl_registry_gen.go#L5302: PhoneEditGroupCallParticipantRequestTypeID: func() bin.Object { return &PhoneEditGroupCallParticipantRequest{} },
tl_server_gen.go#L8985: s.handlers[PhoneEditGroupCallParticipantRequestTypeID] = 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. |