github.com/gotd/td/tg.InputThemeArray.Sort (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_theme_slices_gen.go#L149: func (s InputThemeArray) Sort(less func(a, b InputTheme) bool) InputThemeArray {
		tl_input_theme_slices_gen.go#L229: 	return s.Sort(func(a, b InputTheme) bool {