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