Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Author

An author that represents an online user that created media/content. Contains data such as friendly URL, avatar URL and name.

Hierarchy

  • Author

Index

Properties

avatar?: string

Avatar/Profile picture/Channel icon URL

id?: string

ID of author

name?: string

Name of author

url?: string

Public page URL

verified?: boolean

Is the author verified?

Generated using TypeDoc