mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-08 07:55:22 +00:00
6 lines
No EOL
95 B
C#
6 lines
No EOL
95 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsKeyboardButton : TLObject
|
|
{
|
|
}
|
|
} |