mirror of
https://github.com/sochix/TLSharp.git
synced 2026-01-01 14:29:59 +01:00
6 lines
106 B
C#
6 lines
106 B
C#
namespace TeleSharp.TL.Updates
|
|
{
|
|
public abstract class TLAbsChannelDifference : TLObject
|
|
{
|
|
}
|
|
} |