type github.com/gotd/td/tg.ChannelAdminLogEventActionChangePeerColorArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L653: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionChangePeerColor() (to ChannelAdminLogEventActionChangePeerColorArray) {
tl_channel_admin_log_event_action_slices_gen.go#L4132: type ChannelAdminLogEventActionChangePeerColorArray []ChannelAdminLogEventActionChangePeerColor
tl_channel_admin_log_event_action_slices_gen.go#L4135: func (s ChannelAdminLogEventActionChangePeerColorArray) Sort(less func(a, b ChannelAdminLogEventActionChangePeerColor) bool) ChannelAdminLogEventActionChangePeerColorArray {
tl_channel_admin_log_event_action_slices_gen.go#L4143: func (s ChannelAdminLogEventActionChangePeerColorArray) SortStable(less func(a, b ChannelAdminLogEventActionChangePeerColor) bool) ChannelAdminLogEventActionChangePeerColorArray {
tl_channel_admin_log_event_action_slices_gen.go#L4151: func (s ChannelAdminLogEventActionChangePeerColorArray) Retain(keep func(x ChannelAdminLogEventActionChangePeerColor) bool) ChannelAdminLogEventActionChangePeerColorArray {
tl_channel_admin_log_event_action_slices_gen.go#L4165: func (s ChannelAdminLogEventActionChangePeerColorArray) First() (v ChannelAdminLogEventActionChangePeerColor, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4173: func (s ChannelAdminLogEventActionChangePeerColorArray) Last() (v ChannelAdminLogEventActionChangePeerColor, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4181: func (s *ChannelAdminLogEventActionChangePeerColorArray) PopFirst() (v ChannelAdminLogEventActionChangePeerColor, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4200: func (s *ChannelAdminLogEventActionChangePeerColorArray) Pop() (v ChannelAdminLogEventActionChangePeerColor, 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. |