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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L744: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleAutotranslation() (to ChannelAdminLogEventActionToggleAutotranslationArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L4706: type ChannelAdminLogEventActionToggleAutotranslationArray []ChannelAdminLogEventActionToggleAutotranslation
		tl_channel_admin_log_event_action_slices_gen.go#L4709: func (s ChannelAdminLogEventActionToggleAutotranslationArray) Sort(less func(a, b ChannelAdminLogEventActionToggleAutotranslation) bool) ChannelAdminLogEventActionToggleAutotranslationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L4717: func (s ChannelAdminLogEventActionToggleAutotranslationArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleAutotranslation) bool) ChannelAdminLogEventActionToggleAutotranslationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L4725: func (s ChannelAdminLogEventActionToggleAutotranslationArray) Retain(keep func(x ChannelAdminLogEventActionToggleAutotranslation) bool) ChannelAdminLogEventActionToggleAutotranslationArray {
		tl_channel_admin_log_event_action_slices_gen.go#L4739: func (s ChannelAdminLogEventActionToggleAutotranslationArray) First() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L4747: func (s ChannelAdminLogEventActionToggleAutotranslationArray) Last() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L4755: func (s *ChannelAdminLogEventActionToggleAutotranslationArray) PopFirst() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L4774: func (s *ChannelAdminLogEventActionToggleAutotranslationArray) Pop() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {