type github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantToggleAdminArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L263: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionParticipantToggleAdmin() (to ChannelAdminLogEventActionParticipantToggleAdminArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1672: type ChannelAdminLogEventActionParticipantToggleAdminArray []ChannelAdminLogEventActionParticipantToggleAdmin
tl_channel_admin_log_event_action_slices_gen.go#L1675: func (s ChannelAdminLogEventActionParticipantToggleAdminArray) Sort(less func(a, b ChannelAdminLogEventActionParticipantToggleAdmin) bool) ChannelAdminLogEventActionParticipantToggleAdminArray {
tl_channel_admin_log_event_action_slices_gen.go#L1683: func (s ChannelAdminLogEventActionParticipantToggleAdminArray) SortStable(less func(a, b ChannelAdminLogEventActionParticipantToggleAdmin) bool) ChannelAdminLogEventActionParticipantToggleAdminArray {
tl_channel_admin_log_event_action_slices_gen.go#L1691: func (s ChannelAdminLogEventActionParticipantToggleAdminArray) Retain(keep func(x ChannelAdminLogEventActionParticipantToggleAdmin) bool) ChannelAdminLogEventActionParticipantToggleAdminArray {
tl_channel_admin_log_event_action_slices_gen.go#L1705: func (s ChannelAdminLogEventActionParticipantToggleAdminArray) First() (v ChannelAdminLogEventActionParticipantToggleAdmin, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1713: func (s ChannelAdminLogEventActionParticipantToggleAdminArray) Last() (v ChannelAdminLogEventActionParticipantToggleAdmin, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1721: func (s *ChannelAdminLogEventActionParticipantToggleAdminArray) PopFirst() (v ChannelAdminLogEventActionParticipantToggleAdmin, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1740: func (s *ChannelAdminLogEventActionParticipantToggleAdminArray) Pop() (v ChannelAdminLogEventActionParticipantToggleAdmin, 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. |