type github.com/gotd/td/tg.ChannelAdminLogEventActionChangeLocationArray

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L341: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionChangeLocation() (to ChannelAdminLogEventActionChangeLocationArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L2099: type ChannelAdminLogEventActionChangeLocationArray []ChannelAdminLogEventActionChangeLocation
		tl_channel_admin_log_event_action_slices_gen.go#L2102: func (s ChannelAdminLogEventActionChangeLocationArray) Sort(less func(a, b ChannelAdminLogEventActionChangeLocation) bool) ChannelAdminLogEventActionChangeLocationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2110: func (s ChannelAdminLogEventActionChangeLocationArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeLocation) bool) ChannelAdminLogEventActionChangeLocationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2118: func (s ChannelAdminLogEventActionChangeLocationArray) Retain(keep func(x ChannelAdminLogEventActionChangeLocation) bool) ChannelAdminLogEventActionChangeLocationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2132: func (s ChannelAdminLogEventActionChangeLocationArray) First() (v ChannelAdminLogEventActionChangeLocation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2140: func (s ChannelAdminLogEventActionChangeLocationArray) Last() (v ChannelAdminLogEventActionChangeLocation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2148: func (s *ChannelAdminLogEventActionChangeLocationArray) PopFirst() (v ChannelAdminLogEventActionChangeLocation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2167: func (s *ChannelAdminLogEventActionChangeLocationArray) Pop() (v ChannelAdminLogEventActionChangeLocation, ok bool) {