const github.com/gotd/td/internal/mt.DestroySessionNoneTypeID
10 uses
github.com/gotd/td/internal/mt (current package)
tl_destroy_session_res_gen.go#L166: const DestroySessionNoneTypeID = 0x62d350c9
tl_destroy_session_res_gen.go#L205: return DestroySessionNoneTypeID
tl_destroy_session_res_gen.go#L217: ID: DestroySessionNoneTypeID,
tl_destroy_session_res_gen.go#L237: b.PutID(DestroySessionNoneTypeID)
tl_destroy_session_res_gen.go#L255: if err := b.ConsumeID(DestroySessionNoneTypeID); err != nil {
tl_destroy_session_res_gen.go#L336: case DestroySessionNoneTypeID:
tl_registry_gen.go#L57: DestroySessionNoneTypeID: "destroy_session_none#62d350c9",
tl_registry_gen.go#L108: "destroy_session_none": DestroySessionNoneTypeID,
tl_registry_gen.go#L159: DestroySessionNoneTypeID: func() bin.Object { return &DestroySessionNone{} },
tl_registry_gen.go#L196: DestroySessionNoneTypeID,
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. |