Interface: AminoMsgAddPostAttachment
Posts.v3.AminoMsgAddPostAttachment
Hierarchy
AminoMsg
↳
AminoMsgAddPostAttachment
Properties
type
• Readonly
type: "desmos/MsgAddPostAttachment"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/posts/v3/aminomessages.ts:52
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
content? | AminoContent |
editor | undefined | string |
post_id | undefined | string |
subspace_id | undefined | string |
Overrides
AminoMsg.value