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

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_location_gen.go#L42: const ChannelLocationEmptyTypeID = 0xbfb5ad8b
		tl_channel_location_gen.go#L78: 	return ChannelLocationEmptyTypeID
		tl_channel_location_gen.go#L90: 		ID:   ChannelLocationEmptyTypeID,
		tl_channel_location_gen.go#L105: 	b.PutID(ChannelLocationEmptyTypeID)
		tl_channel_location_gen.go#L122: 	if err := b.ConsumeID(ChannelLocationEmptyTypeID); err != nil {
		tl_channel_location_gen.go#L360: 	case ChannelLocationEmptyTypeID:
		tl_registry_gen.go#L964: 		ChannelLocationEmptyTypeID:                                              "channelLocationEmpty#bfb5ad8b",
		tl_registry_gen.go#L2746: 		"channelLocationEmpty":                                              ChannelLocationEmptyTypeID,
		tl_registry_gen.go#L4528: 		ChannelLocationEmptyTypeID:                                              func() bin.Object { return &ChannelLocationEmpty{} },
		tl_registry_gen.go#L5549: 			ChannelLocationEmptyTypeID,