mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-05 08:19:57 +01:00
6 lines
86 B
C#
6 lines
86 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsPhoto : TLObject
|
|
{
|
|
}
|
|
} |