Interface: AminoMsgRemovePostAttachment
Posts.v3.AminoMsgRemovePostAttachment
Hierarchy
AminoMsg
↳
AminoMsgRemovePostAttachment
Properties
type
• Readonly
type: "desmos/MsgRemovePostAttachment"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/posts/v3/aminomessages.ts:62
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
attachment_id | undefined | number |
editor | undefined | string |
post_id | undefined | string |
subspace_id | undefined | string |
Overrides
AminoMsg.value