mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-08 01:39:58 +01:00
6 lines
94 B
C#
6 lines
94 B
C#
namespace TeleSharp.TL.Photos
|
|
{
|
|
public abstract class TLAbsPhotos : TLObject
|
|
{
|
|
}
|
|
} |