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