Optionaldata: 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 ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
MemberRequest represents a group member to be used in Msg server requests. Contrary to
Member, it doesn't have anyadded_atfield since this field cannot be set as part of requests.Generated
from message cosmos.group.v1.MemberRequest