mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-07 07:25:24 +00:00
6 lines
No EOL
92 B
C#
6 lines
No EOL
92 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsReplyMarkup : TLObject
|
|
{
|
|
}
|
|
} |