mirror of
https://github.com/sochix/TLSharp.git
synced 2026-02-02 22:05:11 +01:00
6 lines
85 B
C#
6 lines
85 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsPeer : TLObject
|
|
{
|
|
}
|
|
} |