mirror of
https://github.com/Jetsparrow/antiantiswearingbot.git
synced 2026-01-20 23:16:08 +03:00
6 lines
118 B
C#
6 lines
118 B
C#
global using System;
|
|
global using System.Text;
|
|
global using System.Linq;
|
|
global using System.Collections.Generic;
|
|
|