const github.com/gotd/td/tg.MessagesGetDhConfigRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_dh_config_gen.go#L50: const MessagesGetDhConfigRequestTypeID = 0x26cf8950
tl_messages_get_dh_config_gen.go#L96: return MessagesGetDhConfigRequestTypeID
tl_messages_get_dh_config_gen.go#L108: ID: MessagesGetDhConfigRequestTypeID,
tl_messages_get_dh_config_gen.go#L132: b.PutID(MessagesGetDhConfigRequestTypeID)
tl_messages_get_dh_config_gen.go#L151: if err := b.ConsumeID(MessagesGetDhConfigRequestTypeID); err != nil {
tl_registry_gen.go#L1411: MessagesGetDhConfigRequestTypeID: "messages.getDhConfig#26cf8950",
tl_registry_gen.go#L3193: "messages.getDhConfig": MessagesGetDhConfigRequestTypeID,
tl_registry_gen.go#L4975: MessagesGetDhConfigRequestTypeID: func() bin.Object { return &MessagesGetDhConfigRequest{} },
tl_server_gen.go#L3106: s.handlers[MessagesGetDhConfigRequestTypeID] = 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. |