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

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_edit_location_gen.go#L54: const ChannelsEditLocationRequestTypeID = 0x58e63f6d
		tl_channels_edit_location_gen.go#L105: 	return ChannelsEditLocationRequestTypeID
		tl_channels_edit_location_gen.go#L117: 		ID:   ChannelsEditLocationRequestTypeID,
		tl_channels_edit_location_gen.go#L145: 	b.PutID(ChannelsEditLocationRequestTypeID)
		tl_channels_edit_location_gen.go#L175: 	if err := b.ConsumeID(ChannelsEditLocationRequestTypeID); err != nil {
		tl_registry_gen.go#L1648: 		ChannelsEditLocationRequestTypeID:                                       "channels.editLocation#58e63f6d",
		tl_registry_gen.go#L3430: 		"channels.editLocation":                                             ChannelsEditLocationRequestTypeID,
		tl_registry_gen.go#L5212: 		ChannelsEditLocationRequestTypeID:                                       func() bin.Object { return &ChannelsEditLocationRequest{} },
		tl_server_gen.go#L7363: 	s.handlers[ChannelsEditLocationRequestTypeID] = handler