type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleAntiSpamArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L640: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleAntiSpam() (to ChannelAdminLogEventActionToggleAntiSpamArray) {
tl_channel_admin_log_event_action_slices_gen.go#L4050: type ChannelAdminLogEventActionToggleAntiSpamArray []ChannelAdminLogEventActionToggleAntiSpam
tl_channel_admin_log_event_action_slices_gen.go#L4053: func (s ChannelAdminLogEventActionToggleAntiSpamArray) Sort(less func(a, b ChannelAdminLogEventActionToggleAntiSpam) bool) ChannelAdminLogEventActionToggleAntiSpamArray {
tl_channel_admin_log_event_action_slices_gen.go#L4061: func (s ChannelAdminLogEventActionToggleAntiSpamArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleAntiSpam) bool) ChannelAdminLogEventActionToggleAntiSpamArray {
tl_channel_admin_log_event_action_slices_gen.go#L4069: func (s ChannelAdminLogEventActionToggleAntiSpamArray) Retain(keep func(x ChannelAdminLogEventActionToggleAntiSpam) bool) ChannelAdminLogEventActionToggleAntiSpamArray {
tl_channel_admin_log_event_action_slices_gen.go#L4083: func (s ChannelAdminLogEventActionToggleAntiSpamArray) First() (v ChannelAdminLogEventActionToggleAntiSpam, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4091: func (s ChannelAdminLogEventActionToggleAntiSpamArray) Last() (v ChannelAdminLogEventActionToggleAntiSpam, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4099: func (s *ChannelAdminLogEventActionToggleAntiSpamArray) PopFirst() (v ChannelAdminLogEventActionToggleAntiSpam, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4118: func (s *ChannelAdminLogEventActionToggleAntiSpamArray) Pop() (v ChannelAdminLogEventActionToggleAntiSpam, ok bool) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |