QueryGroupInfoResponse is the Query/GroupInfo response type.

from message cosmos.group.v1.QueryGroupInfoResponse

Hierarchy

Constructors

Properties

info?: GroupInfo

info is the GroupInfo of the group.

from field: cosmos.group.v1.GroupInfo info = 1;

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

Methods