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

12 uses

	github.com/gotd/td/tg (current package)
		tl_help_terms_of_service_update_slices_gen.go#L120: func (s HelpTermsOfServiceUpdateClassArray) AsHelpTermsOfServiceUpdateEmpty() (to HelpTermsOfServiceUpdateEmptyArray) {
		tl_help_terms_of_service_update_slices_gen.go#L201: type HelpTermsOfServiceUpdateEmptyArray []HelpTermsOfServiceUpdateEmpty
		tl_help_terms_of_service_update_slices_gen.go#L204: func (s HelpTermsOfServiceUpdateEmptyArray) Sort(less func(a, b HelpTermsOfServiceUpdateEmpty) bool) HelpTermsOfServiceUpdateEmptyArray {
		tl_help_terms_of_service_update_slices_gen.go#L212: func (s HelpTermsOfServiceUpdateEmptyArray) SortStable(less func(a, b HelpTermsOfServiceUpdateEmpty) bool) HelpTermsOfServiceUpdateEmptyArray {
		tl_help_terms_of_service_update_slices_gen.go#L220: func (s HelpTermsOfServiceUpdateEmptyArray) Retain(keep func(x HelpTermsOfServiceUpdateEmpty) bool) HelpTermsOfServiceUpdateEmptyArray {
		tl_help_terms_of_service_update_slices_gen.go#L234: func (s HelpTermsOfServiceUpdateEmptyArray) First() (v HelpTermsOfServiceUpdateEmpty, ok bool) {
		tl_help_terms_of_service_update_slices_gen.go#L242: func (s HelpTermsOfServiceUpdateEmptyArray) Last() (v HelpTermsOfServiceUpdateEmpty, ok bool) {
		tl_help_terms_of_service_update_slices_gen.go#L250: func (s *HelpTermsOfServiceUpdateEmptyArray) PopFirst() (v HelpTermsOfServiceUpdateEmpty, ok bool) {
		tl_help_terms_of_service_update_slices_gen.go#L269: func (s *HelpTermsOfServiceUpdateEmptyArray) Pop() (v HelpTermsOfServiceUpdateEmpty, ok bool) {