type github.com/gotd/td/tg.ChannelAdminLogEventActionExportedInviteRevokeArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L458: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionExportedInviteRevoke() (to ChannelAdminLogEventActionExportedInviteRevokeArray) {
tl_channel_admin_log_event_action_slices_gen.go#L2902: type ChannelAdminLogEventActionExportedInviteRevokeArray []ChannelAdminLogEventActionExportedInviteRevoke
tl_channel_admin_log_event_action_slices_gen.go#L2905: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) Sort(less func(a, b ChannelAdminLogEventActionExportedInviteRevoke) bool) ChannelAdminLogEventActionExportedInviteRevokeArray {
tl_channel_admin_log_event_action_slices_gen.go#L2913: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) SortStable(less func(a, b ChannelAdminLogEventActionExportedInviteRevoke) bool) ChannelAdminLogEventActionExportedInviteRevokeArray {
tl_channel_admin_log_event_action_slices_gen.go#L2921: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) Retain(keep func(x ChannelAdminLogEventActionExportedInviteRevoke) bool) ChannelAdminLogEventActionExportedInviteRevokeArray {
tl_channel_admin_log_event_action_slices_gen.go#L2935: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) First() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2943: func (s ChannelAdminLogEventActionExportedInviteRevokeArray) Last() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2951: func (s *ChannelAdminLogEventActionExportedInviteRevokeArray) PopFirst() (v ChannelAdminLogEventActionExportedInviteRevoke, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2970: func (s *ChannelAdminLogEventActionExportedInviteRevokeArray) Pop() (v ChannelAdminLogEventActionExportedInviteRevoke, 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. |