mirror of
https://github.com/sochix/TLSharp.git
synced 2026-03-05 13:03:52 +01:00
6 lines
89 B
C#
6 lines
89 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsGeoPoint : TLObject
|
|
{
|
|
}
|
|
} |