mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-24 19:37:10 +00:00
Also rename .visit() with .match() in MTP types. Also add base::match_method() and base::match() for base::variant. Also add base::match() and .match() for base::optional_variant.