type github.com/gotd/td/tg.ChannelAdminLogEventActionChangePhotoArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L159: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionChangePhoto() (to ChannelAdminLogEventActionChangePhotoArray) {
tl_channel_admin_log_event_action_slices_gen.go#L1016: type ChannelAdminLogEventActionChangePhotoArray []ChannelAdminLogEventActionChangePhoto
tl_channel_admin_log_event_action_slices_gen.go#L1019: func (s ChannelAdminLogEventActionChangePhotoArray) Sort(less func(a, b ChannelAdminLogEventActionChangePhoto) bool) ChannelAdminLogEventActionChangePhotoArray {
tl_channel_admin_log_event_action_slices_gen.go#L1027: func (s ChannelAdminLogEventActionChangePhotoArray) SortStable(less func(a, b ChannelAdminLogEventActionChangePhoto) bool) ChannelAdminLogEventActionChangePhotoArray {
tl_channel_admin_log_event_action_slices_gen.go#L1035: func (s ChannelAdminLogEventActionChangePhotoArray) Retain(keep func(x ChannelAdminLogEventActionChangePhoto) bool) ChannelAdminLogEventActionChangePhotoArray {
tl_channel_admin_log_event_action_slices_gen.go#L1049: func (s ChannelAdminLogEventActionChangePhotoArray) First() (v ChannelAdminLogEventActionChangePhoto, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1057: func (s ChannelAdminLogEventActionChangePhotoArray) Last() (v ChannelAdminLogEventActionChangePhoto, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1065: func (s *ChannelAdminLogEventActionChangePhotoArray) PopFirst() (v ChannelAdminLogEventActionChangePhoto, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L1084: func (s *ChannelAdminLogEventActionChangePhotoArray) Pop() (v ChannelAdminLogEventActionChangePhoto, 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. |