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#L2164: type ChannelAdminLogEventActionChangeLocationArray []ChannelAdminLogEventActionChangeLocation
		tl_channel_admin_log_event_action_slices_gen.go#L2167: func (s ChannelAdminLogEventActionChangeLocationArray) Sort(less func(a, b ChannelAdminLogEventActionChangeLocation) bool) ChannelAdminLogEventActionChangeLocationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2175: func (s ChannelAdminLogEventActionChangeLocationArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeLocation) bool) ChannelAdminLogEventActionChangeLocationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2183: func (s ChannelAdminLogEventActionChangeLocationArray) Retain(keep func(x ChannelAdminLogEventActionChangeLocation) bool) ChannelAdminLogEventActionChangeLocationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L2197: func (s ChannelAdminLogEventActionChangeLocationArray) First() (v ChannelAdminLogEventActionChangeLocation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2205: func (s ChannelAdminLogEventActionChangeLocationArray) Last() (v ChannelAdminLogEventActionChangeLocation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2213: func (s *ChannelAdminLogEventActionChangeLocationArray) PopFirst() (v ChannelAdminLogEventActionChangeLocation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L2232: func (s *ChannelAdminLogEventActionChangeLocationArray) Pop() (v ChannelAdminLogEventActionChangeLocation, ok bool) {