github.com/gotd/td/tg.ChatInviteExportedArray.SortStable (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chat_invite_slices_gen.go#L144: func (s ChatInviteExportedArray) SortStable(less func(a, b ChatInviteExported) bool) ChatInviteExportedArray {
		tl_exported_chat_invite_slices_gen.go#L223: 	return s.SortStable(func(a, b ChatInviteExported) bool {