Variables
DTagTransferRequest
DTagTransferRequest: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { dtagToTrade?: string; receiver?: string; sender?: string }): DTagTransferRequest
-
Parameters
-
object: { dtagToTrade?: string; receiver?: string; sender?: string }
-
Optional dtagToTrade?: string
-
Optional receiver?: string
-
Optional sender?: string
-
toJSON: function
-
Parameters
Returns unknown
DTagTransferRequests
DTagTransferRequests: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { requests?: { dtagToTrade?: string | undefined; sender?: string | undefined; receiver?: string | undefined; }[] }): DTagTransferRequests
-
Parameters
-
object: { requests?: { dtagToTrade?: string | undefined; sender?: string | undefined; receiver?: string | undefined; }[] }
-
Optional requests?: { dtagToTrade?: string | undefined; sender?: string | undefined; receiver?: string | undefined; }[]
-
toJSON: function
-
Parameters
Returns unknown
Pictures
Pictures: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
- decode(input: Uint8Array | Reader, length?: number): Pictures
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
- encode(message: Pictures, writer?: Writer): Writer
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { cover?: string; profile?: string }): Pictures
-
Parameters
-
object: { cover?: string; profile?: string }
-
Optional cover?: string
-
Optional profile?: string
-
toJSON: function
-
Parameters
Returns unknown
Profile
Profile: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
- decode(input: Uint8Array | Reader, length?: number): Profile
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
- encode(message: Profile, writer?: Writer): Writer
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { account?: { typeUrl?: string | undefined; value?: Uint8Array | undefined; }; bio?: string; creationDate?: Date; dtag?: string; nickname?: string; pictures?: { profile?: string | undefined; cover?: string | undefined; } }): Profile
-
Parameters
-
object: { account?: { typeUrl?: string | undefined; value?: Uint8Array | undefined; }; bio?: string; creationDate?: Date; dtag?: string; nickname?: string; pictures?: { profile?: string | undefined; cover?: string | undefined; } }
-
Optional account?: { typeUrl?: string | undefined; value?: Uint8Array | undefined; }
-
Optional bio?: string
-
Optional creationDate?: Date
-
Optional dtag?: string
-
Optional nickname?: string
-
Optional pictures?: { profile?: string | undefined; cover?: string | undefined; }
-
toJSON: function
-
Parameters
Returns unknown
Relationship
Relationship: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
- decode(input: Uint8Array | Reader, length?: number): Relationship
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { creator?: string; recipient?: string; subspace?: string }): Relationship
-
Parameters
-
object: { creator?: string; recipient?: string; subspace?: string }
-
Optional creator?: string
-
Optional recipient?: string
-
Optional subspace?: string
-
toJSON: function
-
Parameters
Returns unknown
Relationships
Relationships: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
- decode(input: Uint8Array | Reader, length?: number): Relationships
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { relationships?: { creator?: string | undefined; recipient?: string | undefined; subspace?: string | undefined; }[] }): Relationships
-
Parameters
-
object: { relationships?: { creator?: string | undefined; recipient?: string | undefined; subspace?: string | undefined; }[] }
-
Optional relationships?: { creator?: string | undefined; recipient?: string | undefined; subspace?: string | undefined; }[]
-
toJSON: function
-
Parameters
Returns unknown
UserBlock
UserBlock: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
- decode(input: Uint8Array | Reader, length?: number): UserBlock
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
- encode(message: UserBlock, writer?: Writer): Writer
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { blocked?: string; blocker?: string; reason?: string; subspace?: string }): UserBlock
-
Parameters
-
object: { blocked?: string; blocker?: string; reason?: string; subspace?: string }
-
Optional blocked?: string
-
Optional blocker?: string
-
Optional reason?: string
-
Optional subspace?: string
-
toJSON: function
-
Parameters
Returns unknown
UserBlocks
UserBlocks: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
-
decode: function
- decode(input: Uint8Array | Reader, length?: number): UserBlocks
-
Parameters
-
input: Uint8Array | Reader
-
Optional length: number
-
encode: function
- encode(message: UserBlocks, writer?: Writer): Writer
-
Parameters
Returns Writer
-
fromJSON: function
-
fromPartial: function
- fromPartial(object: { blocks?: { blocker?: string | undefined; blocked?: string | undefined; reason?: string | undefined; subspace?: string | undefined; }[] }): UserBlocks
-
Parameters
-
object: { blocks?: { blocker?: string | undefined; blocked?: string | undefined; reason?: string | undefined; subspace?: string | undefined; }[] }
-
Optional blocks?: { blocker?: string | undefined; blocked?: string | undefined; reason?: string | undefined; subspace?: string | undefined; }[]
-
toJSON: function
-
Parameters
Returns unknown
Const protobufPackage
protobufPackage: "desmos.profiles.legacy.v0163" = 'desmos.profiles.legacy.v0163'
Reason the user has been blocked for (optional).