type github.com/gotd/td/tg.ChannelAdminLogEventActionChangeLinkedChatArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L328: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionChangeLinkedChat() (to ChannelAdminLogEventActionChangeLinkedChatArray) {
tl_channel_admin_log_event_action_slices_gen.go#L2082: type ChannelAdminLogEventActionChangeLinkedChatArray []ChannelAdminLogEventActionChangeLinkedChat
tl_channel_admin_log_event_action_slices_gen.go#L2085: func (s ChannelAdminLogEventActionChangeLinkedChatArray) Sort(less func(a, b ChannelAdminLogEventActionChangeLinkedChat) bool) ChannelAdminLogEventActionChangeLinkedChatArray {
tl_channel_admin_log_event_action_slices_gen.go#L2093: func (s ChannelAdminLogEventActionChangeLinkedChatArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeLinkedChat) bool) ChannelAdminLogEventActionChangeLinkedChatArray {
tl_channel_admin_log_event_action_slices_gen.go#L2101: func (s ChannelAdminLogEventActionChangeLinkedChatArray) Retain(keep func(x ChannelAdminLogEventActionChangeLinkedChat) bool) ChannelAdminLogEventActionChangeLinkedChatArray {
tl_channel_admin_log_event_action_slices_gen.go#L2115: func (s ChannelAdminLogEventActionChangeLinkedChatArray) First() (v ChannelAdminLogEventActionChangeLinkedChat, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2123: func (s ChannelAdminLogEventActionChangeLinkedChatArray) Last() (v ChannelAdminLogEventActionChangeLinkedChat, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2131: func (s *ChannelAdminLogEventActionChangeLinkedChatArray) PopFirst() (v ChannelAdminLogEventActionChangeLinkedChat, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L2150: func (s *ChannelAdminLogEventActionChangeLinkedChatArray) Pop() (v ChannelAdminLogEventActionChangeLinkedChat, 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. |