Skip to content

ComponentService._fieldForm()

github-actions[bot] edited this page Sep 30, 2024 · 2 revisions

formats field line stuff
type: Function

arguments:

  • fields Array

components._fieldForm([
    { name: "A)", value: "yes", line: 1 },
    { name: "B)", value: "no", line: 1 },

    { name: "C)", value: "maybe", line: 2 },
    { name: "D)", value: "probably", line: 2 }
]);


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally