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