Skip to main content

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

NameType
attachment_idundefined | number
editorundefined | string
post_idundefined | string
subspace_idundefined | string

Overrides

AminoMsg.value

Defined in

packages/core/src/modules/posts/v3/aminomessages.ts:63