const github.com/gotd/td/tg.PhoneEditGroupCallTitleRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_edit_group_call_title_gen.go#L49: const PhoneEditGroupCallTitleRequestTypeID = 0x1ca6ac0a
tl_phone_edit_group_call_title_gen.go#L95: return PhoneEditGroupCallTitleRequestTypeID
tl_phone_edit_group_call_title_gen.go#L107: ID: PhoneEditGroupCallTitleRequestTypeID,
tl_phone_edit_group_call_title_gen.go#L131: b.PutID(PhoneEditGroupCallTitleRequestTypeID)
tl_phone_edit_group_call_title_gen.go#L155: if err := b.ConsumeID(PhoneEditGroupCallTitleRequestTypeID); err != nil {
tl_registry_gen.go#L2374: PhoneEditGroupCallTitleRequestTypeID: "phone.editGroupCallTitle#1ca6ac0a",
tl_registry_gen.go#L4841: "phone.editGroupCallTitle": PhoneEditGroupCallTitleRequestTypeID,
tl_registry_gen.go#L7308: PhoneEditGroupCallTitleRequestTypeID: func() bin.Object { return &PhoneEditGroupCallTitleRequest{} },
tl_server_gen.go#L12427: s.handlers[PhoneEditGroupCallTitleRequestTypeID] = handler
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |