bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryGroupInfoResponse

    QueryGroupInfoResponse is the Query/GroupInfo response type.

    from message cosmos.group.v1.QueryGroupInfoResponse

    Hierarchy

    Index

    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"

    Methods