type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantInviteArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L237: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionParticipantInvite() (to ChannelAdminLogEventActionParticipantInviteArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1508: type ChannelAdminLogEventActionParticipantInviteArray []ChannelAdminLogEventActionParticipantInvite
tl_channel_admin_log_event_action_slices_gen.go#L1511: func (s ChannelAdminLogEventActionParticipantInviteArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantInvite) bool) ChannelAdminLogEventActionParticipantInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L1519: func (s ChannelAdminLogEventActionParticipantInviteArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantInvite) bool) ChannelAdminLogEventActionParticipantInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L1527: func (s ChannelAdminLogEventActionParticipantInviteArray) Retain(keep func(x ChannelAdminLogEventActionParticipantInvite) bool) ChannelAdminLogEventActionParticipantInviteArray {
tl_channel_admin_log_event_action_slices_gen.go#L1541: func (s ChannelAdminLogEventActionParticipantInviteArray) First() (v ChannelAdminLogEventActionParticipantInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1549: func (s ChannelAdminLogEventActionParticipantInviteArray) Last() (v ChannelAdminLogEventActionParticipantInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1557: func (s *ChannelAdminLogEventActionParticipantInviteArray) PopFirst() (v ChannelAdminLogEventActionParticipantInvite, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1576: func (s *ChannelAdminLogEventActionParticipantInviteArray) Pop() (v ChannelAdminLogEventActionParticipantInvite, 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. |