const github.com/gotd/td/tg.PhoneSaveCallDebugRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_save_call_debug_gen.go#L49: const PhoneSaveCallDebugRequestTypeID = 0x277add7e
tl_phone_save_call_debug_gen.go#L95: return PhoneSaveCallDebugRequestTypeID
tl_phone_save_call_debug_gen.go#L107: ID: PhoneSaveCallDebugRequestTypeID,
tl_phone_save_call_debug_gen.go#L131: b.PutID(PhoneSaveCallDebugRequestTypeID)
tl_phone_save_call_debug_gen.go#L154: if err := b.ConsumeID(PhoneSaveCallDebugRequestTypeID); err != nil {
tl_registry_gen.go#L2361: PhoneSaveCallDebugRequestTypeID: "phone.saveCallDebug#277add7e",
tl_registry_gen.go#L4828: "phone.saveCallDebug": PhoneSaveCallDebugRequestTypeID,
tl_registry_gen.go#L7295: PhoneSaveCallDebugRequestTypeID: func() bin.Object { return &PhoneSaveCallDebugRequest{} },
tl_server_gen.go#L12202: s.handlers[PhoneSaveCallDebugRequestTypeID] = 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. |