const github.com/gotd/td/tg.MessagesDhConfigTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_messages_dh_config_gen.go#L191: const MessagesDhConfigTypeID = 0x2c221edd
tl_messages_dh_config_gen.go#L252: return MessagesDhConfigTypeID
tl_messages_dh_config_gen.go#L264: ID: MessagesDhConfigTypeID,
tl_messages_dh_config_gen.go#L296: b.PutID(MessagesDhConfigTypeID)
tl_messages_dh_config_gen.go#L317: if err := b.ConsumeID(MessagesDhConfigTypeID); err != nil {
tl_messages_dh_config_gen.go#L457: case MessagesDhConfigTypeID:
tl_registry_gen.go#L424: MessagesDhConfigTypeID: "messages.dhConfig#2c221edd",
tl_registry_gen.go#L2206: "messages.dhConfig": MessagesDhConfigTypeID,
tl_registry_gen.go#L3988: MessagesDhConfigTypeID: func() bin.Object { return &MessagesDhConfig{} },
tl_registry_gen.go#L6129: MessagesDhConfigTypeID,
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. |