type github.com/gotd/td/tg.ChannelAdminLogEventActionChangeWallpaperArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L679: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionChangeWallpaper() (to ChannelAdminLogEventActionChangeWallpaperArray) {
tl_channel_admin_log_event_action_slices_gen.go#L4296: type ChannelAdminLogEventActionChangeWallpaperArray []ChannelAdminLogEventActionChangeWallpaper
tl_channel_admin_log_event_action_slices_gen.go#L4299: func (s ChannelAdminLogEventActionChangeWallpaperArray) Sort(less func(a, b ChannelAdminLogEventActionChangeWallpaper) bool) ChannelAdminLogEventActionChangeWallpaperArray {
tl_channel_admin_log_event_action_slices_gen.go#L4307: func (s ChannelAdminLogEventActionChangeWallpaperArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeWallpaper) bool) ChannelAdminLogEventActionChangeWallpaperArray {
tl_channel_admin_log_event_action_slices_gen.go#L4315: func (s ChannelAdminLogEventActionChangeWallpaperArray) Retain(keep func(x ChannelAdminLogEventActionChangeWallpaper) bool) ChannelAdminLogEventActionChangeWallpaperArray {
tl_channel_admin_log_event_action_slices_gen.go#L4329: func (s ChannelAdminLogEventActionChangeWallpaperArray) First() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4337: func (s ChannelAdminLogEventActionChangeWallpaperArray) Last() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4345: func (s *ChannelAdminLogEventActionChangeWallpaperArray) PopFirst() (v ChannelAdminLogEventActionChangeWallpaper, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4364: func (s *ChannelAdminLogEventActionChangeWallpaperArray) Pop() (v ChannelAdminLogEventActionChangeWallpaper, 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. |