const github.com/gotd/td/tg.PhoneEditGroupCallTitleRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_edit_group_call_title_gen.go#L46: const PhoneEditGroupCallTitleRequestTypeID = 0x1ca6ac0a
tl_phone_edit_group_call_title_gen.go#L92: return PhoneEditGroupCallTitleRequestTypeID
tl_phone_edit_group_call_title_gen.go#L104: ID: PhoneEditGroupCallTitleRequestTypeID,
tl_phone_edit_group_call_title_gen.go#L128: b.PutID(PhoneEditGroupCallTitleRequestTypeID)
tl_phone_edit_group_call_title_gen.go#L149: if err := b.ConsumeID(PhoneEditGroupCallTitleRequestTypeID); err != nil {
tl_registry_gen.go#L1739: PhoneEditGroupCallTitleRequestTypeID: "phone.editGroupCallTitle#1ca6ac0a",
tl_registry_gen.go#L3521: "phone.editGroupCallTitle": PhoneEditGroupCallTitleRequestTypeID,
tl_registry_gen.go#L5303: PhoneEditGroupCallTitleRequestTypeID: func() bin.Object { return &PhoneEditGroupCallTitleRequest{} },
tl_server_gen.go#L9002: s.handlers[PhoneEditGroupCallTitleRequestTypeID] = 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. |