const github.com/gotd/td/tg.ChannelLocationTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_location_gen.go#L148: const ChannelLocationTypeID = 0x209b82db
		tl_channel_location_gen.go#L199: 	return ChannelLocationTypeID
		tl_channel_location_gen.go#L211: 		ID:   ChannelLocationTypeID,
		tl_channel_location_gen.go#L235: 	b.PutID(ChannelLocationTypeID)
		tl_channel_location_gen.go#L259: 	if err := b.ConsumeID(ChannelLocationTypeID); err != nil {
		tl_channel_location_gen.go#L367: 	case ChannelLocationTypeID:
		tl_registry_gen.go#L965: 		ChannelLocationTypeID:                                                   "channelLocation#209b82db",
		tl_registry_gen.go#L2747: 		"channelLocation":                                                   ChannelLocationTypeID,
		tl_registry_gen.go#L4529: 		ChannelLocationTypeID:                                                   func() bin.Object { return &ChannelLocation{} },
		tl_registry_gen.go#L5550: 			ChannelLocationTypeID,