Skip to content

Commit

Permalink
change template button deprecated notice
Browse files Browse the repository at this point in the history
  • Loading branch information
JastinXyz committed Aug 12, 2024
1 parent 688973d commit 83eb94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Classes/Builder/TemplateButtons.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @deprecated Will not work on most devices.
* @deprecated Use Button Builder instead!
*/
export class TemplateButtonsBuilder {
array: Array<any>;
Expand Down

0 comments on commit 83eb94b

Please sign in to comment.