type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantToggleBanArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L250: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionParticipantToggleBan() (to ChannelAdminLogEventActionParticipantToggleBanArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1590: type ChannelAdminLogEventActionParticipantToggleBanArray []ChannelAdminLogEventActionParticipantToggleBan
tl_channel_admin_log_event_action_slices_gen.go#L1593: func (s ChannelAdminLogEventActionParticipantToggleBanArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantToggleBan) bool) ChannelAdminLogEventActionParticipantToggleBanArray {
tl_channel_admin_log_event_action_slices_gen.go#L1601: func (s ChannelAdminLogEventActionParticipantToggleBanArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantToggleBan) bool) ChannelAdminLogEventActionParticipantToggleBanArray {
tl_channel_admin_log_event_action_slices_gen.go#L1609: func (s ChannelAdminLogEventActionParticipantToggleBanArray) Retain(keep func(x ChannelAdminLogEventActionParticipantToggleBan) bool) ChannelAdminLogEventActionParticipantToggleBanArray {
tl_channel_admin_log_event_action_slices_gen.go#L1623: func (s ChannelAdminLogEventActionParticipantToggleBanArray) First() (v ChannelAdminLogEventActionParticipantToggleBan, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1631: func (s ChannelAdminLogEventActionParticipantToggleBanArray) Last() (v ChannelAdminLogEventActionParticipantToggleBan, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1639: func (s *ChannelAdminLogEventActionParticipantToggleBanArray) PopFirst() (v ChannelAdminLogEventActionParticipantToggleBan, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1658: func (s *ChannelAdminLogEventActionParticipantToggleBanArray) Pop() (v ChannelAdminLogEventActionParticipantToggleBan, 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. |