- Namespace
- OpenTl
.Schema .Auth - Interfaces
- Implementing Types
graph TD
Interface0["IObject"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["ISentCode"]
class Type type-node
Type-.->Implementing0["TSentCode"]
click Implementing0 "/OpenTl.Schema/api/OpenTl.Schema.Auth/TSentCode"
Syntax
public interface ISentCode : IObject
Properties
Name | Value | Summary |
---|---|---|
Flags | BitArray | |
NextType | ICodeType | |
PhoneCodeHash | string | |
Phone |
byte[] | |
PhoneRegistered | bool | |
TermsOfService | ITermsOfService | |
Timeout | int | |
Type | ISentCodeType |