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