type github.com/gotd/td/tg.ChannelAdminLogEventActionChangeEmojiStickerSetArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L705: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionChangeEmojiStickerSet() (to ChannelAdminLogEventActionChangeEmojiStickerSetArray) {
tl_channel_admin_log_event_action_slices_gen.go#L4460: type ChannelAdminLogEventActionChangeEmojiStickerSetArray []ChannelAdminLogEventActionChangeEmojiStickerSet
tl_channel_admin_log_event_action_slices_gen.go#L4463: func (s ChannelAdminLogEventActionChangeEmojiStickerSetArray) Sort(less func(a, b ChannelAdminLogEventActionChangeEmojiStickerSet) bool) ChannelAdminLogEventActionChangeEmojiStickerSetArray {
tl_channel_admin_log_event_action_slices_gen.go#L4471: func (s ChannelAdminLogEventActionChangeEmojiStickerSetArray) SortStable(less func(a, b ChannelAdminLogEventActionChangeEmojiStickerSet) bool) ChannelAdminLogEventActionChangeEmojiStickerSetArray {
tl_channel_admin_log_event_action_slices_gen.go#L4479: func (s ChannelAdminLogEventActionChangeEmojiStickerSetArray) Retain(keep func(x ChannelAdminLogEventActionChangeEmojiStickerSet) bool) ChannelAdminLogEventActionChangeEmojiStickerSetArray {
tl_channel_admin_log_event_action_slices_gen.go#L4493: func (s ChannelAdminLogEventActionChangeEmojiStickerSetArray) First() (v ChannelAdminLogEventActionChangeEmojiStickerSet, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4501: func (s ChannelAdminLogEventActionChangeEmojiStickerSetArray) Last() (v ChannelAdminLogEventActionChangeEmojiStickerSet, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4509: func (s *ChannelAdminLogEventActionChangeEmojiStickerSetArray) PopFirst() (v ChannelAdminLogEventActionChangeEmojiStickerSet, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4528: func (s *ChannelAdminLogEventActionChangeEmojiStickerSetArray) Pop() (v ChannelAdminLogEventActionChangeEmojiStickerSet, 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. |