Interface: AminoMsgEditPost
Hierarchy
AminoMsg
↳
AminoMsgEditPost
Properties
type
• Readonly
type: "desmos/MsgEditPost"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/posts/v3/aminomessages.ts:31
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
editor | undefined | string |
entities | undefined | AminoEntities |
post_id | undefined | string |
subspace_id | undefined | string |
tags | undefined | string [] |
text | undefined | string |
Overrides
AminoMsg.value