Parent Directory
|
Revision Log
|
Patch
revision 484 by rakin, Mon Jul 29 17:30:27 2024 UTC | revision 485 by rakin, Mon Jul 29 17:30:28 2024 UTC | |
---|---|---|
# | Line 116 export default class Pagination<T> { | Line 116 export default class Pagination<T> { |
116 | } | } |
117 | ||
118 | if (interaction.isRepliable()) { | if (interaction.isRepliable()) { |
119 | interaction.reply({ content: 'That\'t not under your control or the button controls are expired', ephemeral: true }); | interaction.reply({ content: 'That\'s not under your control or the button controls are expired', ephemeral: true }); |
120 | } | } |
121 | ||
122 | return false; | return false; |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |