type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleAutotranslationArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L744: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleAutotranslation() (to ChannelAdminLogEventActionToggleAutotranslationArray) {
tl_channel_admin_log_event_action_slices_gen.go#L4706: type ChannelAdminLogEventActionToggleAutotranslationArray []ChannelAdminLogEventActionToggleAutotranslation
tl_channel_admin_log_event_action_slices_gen.go#L4709: func (s ChannelAdminLogEventActionToggleAutotranslationArray) Sort(less func(a, b ChannelAdminLogEventActionToggleAutotranslation) bool) ChannelAdminLogEventActionToggleAutotranslationArray {
tl_channel_admin_log_event_action_slices_gen.go#L4717: func (s ChannelAdminLogEventActionToggleAutotranslationArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleAutotranslation) bool) ChannelAdminLogEventActionToggleAutotranslationArray {
tl_channel_admin_log_event_action_slices_gen.go#L4725: func (s ChannelAdminLogEventActionToggleAutotranslationArray) Retain(keep func(x ChannelAdminLogEventActionToggleAutotranslation) bool) ChannelAdminLogEventActionToggleAutotranslationArray {
tl_channel_admin_log_event_action_slices_gen.go#L4739: func (s ChannelAdminLogEventActionToggleAutotranslationArray) First() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4747: func (s ChannelAdminLogEventActionToggleAutotranslationArray) Last() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4755: func (s *ChannelAdminLogEventActionToggleAutotranslationArray) PopFirst() (v ChannelAdminLogEventActionToggleAutotranslation, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4774: func (s *ChannelAdminLogEventActionToggleAutotranslationArray) Pop() (v ChannelAdminLogEventActionToggleAutotranslation, 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. |