mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-31 13:59:58 +01:00
7 lines
100 B
C#
7 lines
100 B
C#
|
|
namespace TeleSharp.TL
|
||
|
|
{
|
||
|
|
public abstract class TLAbsPeerNotifySettings : TLObject
|
||
|
|
{
|
||
|
|
}
|
||
|
|
}
|