mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-07 15:36:23 +00:00
6 lines
No EOL
91 B
C#
6 lines
No EOL
91 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsUserStatus : TLObject
|
|
{
|
|
}
|
|
} |