mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-10 10:49:58 +01:00
6 lines
99 B
C#
6 lines
99 B
C#
namespace TeleSharp.TL.Messages
|
|
{
|
|
public abstract class TLAbsSavedGifs : TLObject
|
|
{
|
|
}
|
|
} |