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