Optional
data: PartialMessage<MemberRequest>address is the member's account address.
metadata is any arbitrary metadata attached to the member.
weight is the member's voting weight that should be greater than 0.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
MemberRequest represents a group member to be used in Msg server requests. Contrary to
Member
, it doesn't have anyadded_at
field since this field cannot be set as part of requests.Generated
from message cosmos.group.v1.MemberRequest