Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BraggingRights

import type { BraggingRights } from "https://googleapis.deno.dev/v1/people:v1.ts";

DEPRECATED: No data will be returned A person's bragging rights.

interface BraggingRights {
metadata?: FieldMetadata;
value?: string;
}

§Properties

§

Metadata about the bragging rights.

§
value?: string
[src]

The bragging rights; for example, climbed mount everest.