type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleInvitesArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L172: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleInvites() (to ChannelAdminLogEventActionToggleInvitesArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1098: type ChannelAdminLogEventActionToggleInvitesArray []ChannelAdminLogEventActionToggleInvites
tl_channel_admin_log_event_action_slices_gen.go#L1101: func (s ChannelAdminLogEventActionToggleInvitesArray) Sort(less func(a, b ChannelAdminLogEventActionToggleInvites) bool) ChannelAdminLogEventActionToggleInvitesArray {
tl_channel_admin_log_event_action_slices_gen.go#L1109: func (s ChannelAdminLogEventActionToggleInvitesArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleInvites) bool) ChannelAdminLogEventActionToggleInvitesArray {
tl_channel_admin_log_event_action_slices_gen.go#L1117: func (s ChannelAdminLogEventActionToggleInvitesArray) Retain(keep func(x ChannelAdminLogEventActionToggleInvites) bool) ChannelAdminLogEventActionToggleInvitesArray {
tl_channel_admin_log_event_action_slices_gen.go#L1131: func (s ChannelAdminLogEventActionToggleInvitesArray) First() (v ChannelAdminLogEventActionToggleInvites, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1139: func (s ChannelAdminLogEventActionToggleInvitesArray) Last() (v ChannelAdminLogEventActionToggleInvites, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1147: func (s *ChannelAdminLogEventActionToggleInvitesArray) PopFirst() (v ChannelAdminLogEventActionToggleInvites, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1166: func (s *ChannelAdminLogEventActionToggleInvitesArray) Pop() (v ChannelAdminLogEventActionToggleInvites, 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. |