mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-01 06:19:59 +01:00
6 lines
96 B
C#
6 lines
96 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsTopPeerCategory : TLObject
|
|
{
|
|
}
|
|
} |