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

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L302: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionDefaultBannedRights() (to ChannelAdminLogEventActionDefaultBannedRightsArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L1853: type ChannelAdminLogEventActionDefaultBannedRightsArray []ChannelAdminLogEventActionDefaultBannedRights
		tl_channel_admin_log_event_action_slices_gen.go#L1856: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) Sort(less func(a, b ChannelAdminLogEventActionDefaultBannedRights) bool) ChannelAdminLogEventActionDefaultBannedRightsArray {
		tl_channel_admin_log_event_action_slices_gen.go#L1864: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) SortStable(less func(a, b ChannelAdminLogEventActionDefaultBannedRights) bool) ChannelAdminLogEventActionDefaultBannedRightsArray {
		tl_channel_admin_log_event_action_slices_gen.go#L1872: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) Retain(keep func(x ChannelAdminLogEventActionDefaultBannedRights) bool) ChannelAdminLogEventActionDefaultBannedRightsArray {
		tl_channel_admin_log_event_action_slices_gen.go#L1886: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) First() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L1894: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) Last() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L1902: func (s *ChannelAdminLogEventActionDefaultBannedRightsArray) PopFirst() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L1921: func (s *ChannelAdminLogEventActionDefaultBannedRightsArray) Pop() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {