type github.com/gotd/td/tg.ChannelAdminLogEventActionToggleSignaturesArray

12 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_slices_gen.go#L185: func (s ChannelAdminLogEventActionClassArray) AsChannelAdminLogEventActionToggleSignatures() (to ChannelAdminLogEventActionToggleSignaturesArray) {
		tl_channel_admin_log_event_action_slices_gen.go#L1115: type ChannelAdminLogEventActionToggleSignaturesArray []ChannelAdminLogEventActionToggleSignatures
		tl_channel_admin_log_event_action_slices_gen.go#L1118: func (s ChannelAdminLogEventActionToggleSignaturesArray) Sort(less func(a, b ChannelAdminLogEventActionToggleSignatures) bool) ChannelAdminLogEventActionToggleSignaturesArray {
		tl_channel_admin_log_event_action_slices_gen.go#L1126: func (s ChannelAdminLogEventActionToggleSignaturesArray) SortStable(less func(a, b ChannelAdminLogEventActionToggleSignatures) bool) ChannelAdminLogEventActionToggleSignaturesArray {
		tl_channel_admin_log_event_action_slices_gen.go#L1134: func (s ChannelAdminLogEventActionToggleSignaturesArray) Retain(keep func(x ChannelAdminLogEventActionToggleSignatures) bool) ChannelAdminLogEventActionToggleSignaturesArray {
		tl_channel_admin_log_event_action_slices_gen.go#L1148: func (s ChannelAdminLogEventActionToggleSignaturesArray) First() (v ChannelAdminLogEventActionToggleSignatures, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L1156: func (s ChannelAdminLogEventActionToggleSignaturesArray) Last() (v ChannelAdminLogEventActionToggleSignatures, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L1164: func (s *ChannelAdminLogEventActionToggleSignaturesArray) PopFirst() (v ChannelAdminLogEventActionToggleSignatures, ok bool) {
		tl_channel_admin_log_event_action_slices_gen.go#L1183: func (s *ChannelAdminLogEventActionToggleSignaturesArray) Pop() (v ChannelAdminLogEventActionToggleSignatures, ok bool) {