@dialstack/sdk / index / ButtonCompatibilityVerdict
Interface: ButtonCompatibilityVerdict
Defined in: sdk/src/types/button.ts:75
Properties
reason?
optional reason?: ButtonCompatibilityReason;
Defined in: sdk/src/types/button.ts:77
supported
supported: boolean;
Defined in: sdk/src/types/button.ts:76