type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleSignatureProfilesArray
12 uses
github.com/gotd/td/tg (current package)
tl_channel_admin_log_event_action_slices_gen.go#L718: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleSignatureProfiles() (to ChannelAdminLogEventActionToggleSignatureProfilesArray) {
tl_channel_admin_log_event_action_slices_gen.go#L4542: type ChannelAdminLogEventActionToggleSignatureProfilesArray []ChannelAdminLogEventActionToggleSignatureProfiles
tl_channel_admin_log_event_action_slices_gen.go#L4545: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) Sort(less func(a, b ChannelAdminLogEventActionToggleSignatureProfiles) bool) ChannelAdminLogEventActionToggleSignatureProfilesArray {
tl_channel_admin_log_event_action_slices_gen.go#L4553: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleSignatureProfiles) bool) ChannelAdminLogEventActionToggleSignatureProfilesArray {
tl_channel_admin_log_event_action_slices_gen.go#L4561: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) Retain(keep func(x ChannelAdminLogEventActionToggleSignatureProfiles) bool) ChannelAdminLogEventActionToggleSignatureProfilesArray {
tl_channel_admin_log_event_action_slices_gen.go#L4575: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) First() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4583: func (s ChannelAdminLogEventActionToggleSignatureProfilesArray) Last() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4591: func (s *ChannelAdminLogEventActionToggleSignatureProfilesArray) PopFirst() (v ChannelAdminLogEventActionToggleSignatureProfiles, ok bool) {
tl_channel_admin_log_event_action_slices_gen.go#L4610: func (s *ChannelAdminLogEventActionToggleSignatureProfilesArray) Pop() (v ChannelAdminLogEventActionToggleSignatureProfiles, 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. |