mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
6 lines
99 B
C#
6 lines
99 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsChannelParticipant : TLObject
|
|
{
|
|
}
|
|
} |