type github.com/gotd/td/tg.ChannelAdminLogEventActionTogglePreHistoryHiddenArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L289: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionTogglePreHistoryHidden() (to ChannelAdminLogEventActionTogglePreHistoryHiddenArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1836: type ChannelAdminLogEventActionTogglePreHistoryHiddenArray []ChannelAdminLogEventActionTogglePreHistoryHidden
tl_channel_admin_log_event_action_slices_gen.go#L1839: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Sort(less func(a, b ChannelAdminLogEventActionTogglePreHistoryHidden) bool) ChannelAdminLogEventActionTogglePreHistoryHiddenArray {
tl_channel_admin_log_event_action_slices_gen.go#L1847: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) SortStable(less func(a, b ChannelAdminLogEventActionTogglePreHistoryHidden) bool) ChannelAdminLogEventActionTogglePreHistoryHiddenArray {
tl_channel_admin_log_event_action_slices_gen.go#L1855: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Retain(keep func(x ChannelAdminLogEventActionTogglePreHistoryHidden) bool) ChannelAdminLogEventActionTogglePreHistoryHiddenArray {
tl_channel_admin_log_event_action_slices_gen.go#L1869: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) First() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1877: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Last() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1885: func (s *ChannelAdminLogEventActionTogglePreHistoryHiddenArray) PopFirst() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1904: func (s *ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Pop() (v ChannelAdminLogEventActionTogglePreHistoryHidden, 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. |