QueryGroupInfoRequest is the Query/GroupInfo request type.

from message cosmos.group.v1.QueryGroupInfoRequest

Hierarchy

Constructors

Properties

groupId: bigint = protoInt64.zero

group_id is the unique ID of the group.

from field: uint64 group_id = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.group.v1.QueryGroupInfoRequest" = "cosmos.group.v1.QueryGroupInfoRequest"

Methods