type github.com/gotd/td/tg.ChannelAdminLogEventActionDefaultBannedRightsArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L302: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionDefaultBannedRights() (to ChannelAdminLogEventActionDefaultBannedRightsArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1918: type ChannelAdminLogEventActionDefaultBannedRightsArray []ChannelAdminLogEventActionDefaultBannedRights
tl_channel_admin_log_event_action_slices_gen.go#L1921: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) Sort(less func(a, b ChannelAdminLogEventActionDefaultBannedRights) bool) ChannelAdminLogEventActionDefaultBannedRightsArray {
tl_channel_admin_log_event_action_slices_gen.go#L1929: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) SortStable(less func(a, b ChannelAdminLogEventActionDefaultBannedRights) bool) ChannelAdminLogEventActionDefaultBannedRightsArray {
tl_channel_admin_log_event_action_slices_gen.go#L1937: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) Retain(keep func(x ChannelAdminLogEventActionDefaultBannedRights) bool) ChannelAdminLogEventActionDefaultBannedRightsArray {
tl_channel_admin_log_event_action_slices_gen.go#L1951: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) First() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1959: func (s ChannelAdminLogEventActionDefaultBannedRightsArray) Last() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1967: func (s *ChannelAdminLogEventActionDefaultBannedRightsArray) PopFirst() (v ChannelAdminLogEventActionDefaultBannedRights, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1986: func (s *ChannelAdminLogEventActionDefaultBannedRightsArray) Pop() (v ChannelAdminLogEventActionDefaultBannedRights, 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. |