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

    Class MsgCreateGroupResponse

    MsgCreateGroupResponse is the Msg/CreateGroup response type.

    from message cosmos.group.v1.MsgCreateGroupResponse

    Hierarchy

    Index

    Constructors

    Properties

    groupId: bigint = protoInt64.zero

    group_id is the unique ID of the newly created group.

    from field: uint64 group_id = 1;

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

    Methods