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,