itd-api / AnnouncementButton
Interface: AnnouncementButton
Defined in: models/platform.ts:19
Кнопка в анонсе платформы.
Properties
action
ts
action: object;Defined in: models/platform.ts:23
Index Signature
ts
[key: string]: unknowntype
ts
type: string;style
ts
style: string;Defined in: models/platform.ts:22
Оформление: primary, secondary и другие.
title
ts
title: string;Defined in: models/platform.ts:20