slack.optionobject.url
Home > @runlightyear/slack > OptionObject > url
OptionObject.url property
A URL to load in the user's browser when the option is clicked. The url attribute is only available in overflow menus. Maximum length for this field is 3000 characters. If you're using url, you'll still receive an interaction payload and will need to send an acknowledgement response.
Signature:url?: string;