type github.com/gotd/td/tg.ChannelAdminLogEventActionPinTopicArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L627: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionPinTopic() (to ChannelAdminLogEventActionPinTopicArray) {
tl_channel_admin_log_event_action_slices_gen.go#L3968: type ChannelAdminLogEventActionPinTopicArray []ChannelAdminLogEventActionPinTopic
tl_channel_admin_log_event_action_slices_gen.go#L3971: func (s ChannelAdminLogEventActionPinTopicArray) Sort(less func(a, b ChannelAdminLogEventActionPinTopic) bool) ChannelAdminLogEventActionPinTopicArray {
tl_channel_admin_log_event_action_slices_gen.go#L3979: func (s ChannelAdminLogEventActionPinTopicArray) SortStable(less func(a, b ChannelAdminLogEventActionPinTopic) bool) ChannelAdminLogEventActionPinTopicArray {
tl_channel_admin_log_event_action_slices_gen.go#L3987: func (s ChannelAdminLogEventActionPinTopicArray) Retain(keep func(x ChannelAdminLogEventActionPinTopic) bool) ChannelAdminLogEventActionPinTopicArray {
tl_channel_admin_log_event_action_slices_gen.go#L4001: func (s ChannelAdminLogEventActionPinTopicArray) First() (v ChannelAdminLogEventActionPinTopic, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4009: func (s ChannelAdminLogEventActionPinTopicArray) Last() (v ChannelAdminLogEventActionPinTopic, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4017: func (s *ChannelAdminLogEventActionPinTopicArray) PopFirst() (v ChannelAdminLogEventActionPinTopic, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4036: func (s *ChannelAdminLogEventActionPinTopicArray) Pop() (v ChannelAdminLogEventActionPinTopic, 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. |