mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-06 15:05:54 +00:00
6 lines
99 B
C#
6 lines
99 B
C#
namespace TeleSharp.TL.Messages
|
|
{
|
|
public abstract class TLAbsDhConfig : TLObject
|
|
{
|
|
}
|
|
}
|