The types defined in these files are used to define the MsgServer types for all requests and responses for Msgs of the badges module.

from message badges.UserOutgoingApprovalTimeline

Hierarchy

Constructors

Properties

outgoingApprovals: proto.badges.UserOutgoingApproval[] = []

from field: repeated badges.UserOutgoingApproval outgoingApprovals = 1;

timelineTimes: proto.badges.UintRange[] = []

from field: repeated badges.UintRange timelineTimes = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "badges.UserOutgoingApprovalTimeline" = "badges.UserOutgoingApprovalTimeline"

Methods