mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-02 23:09:58 +01:00
6 lines
90 B
C#
6 lines
90 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsInputPeer : TLObject
|
|
{
|
|
}
|
|
} |