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#L1771: type ChannelAdminLogEventActionTogglePreHistoryHiddenArray []ChannelAdminLogEventActionTogglePreHistoryHidden
tl_channel_admin_log_event_action_slices_gen.go#L1774: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Sort(less func(a, b ChannelAdminLogEventActionTogglePreHistoryHidden) bool) ChannelAdminLogEventActionTogglePreHistoryHiddenArray {
tl_channel_admin_log_event_action_slices_gen.go#L1782: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) SortStable(less func(a, b ChannelAdminLogEventActionTogglePreHistoryHidden) bool) ChannelAdminLogEventActionTogglePreHistoryHiddenArray {
tl_channel_admin_log_event_action_slices_gen.go#L1790: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Retain(keep func(x ChannelAdminLogEventActionTogglePreHistoryHidden) bool) ChannelAdminLogEventActionTogglePreHistoryHiddenArray {
tl_channel_admin_log_event_action_slices_gen.go#L1804: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) First() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1812: func (s ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Last() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1820: func (s *ChannelAdminLogEventActionTogglePreHistoryHiddenArray) PopFirst() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1839: func (s *ChannelAdminLogEventActionTogglePreHistoryHiddenArray) Pop() (v ChannelAdminLogEventActionTogglePreHistoryHidden, ok bool) {
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |