mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-24 09:30:54 +01:00
6 lines
91 B
C#
6 lines
91 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsInputMedia : TLObject
|
|
{
|
|
}
|
|
} |