mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-02 06:50:00 +01:00
6 lines
102 B
C#
6 lines
102 B
C#
namespace TeleSharp.TL
|
|
{
|
|
public abstract class TLAbsChannelMessagesFilter : TLObject
|
|
{
|
|
}
|
|
} |