Anyone here use bartender4. How do you find out the button id for this addon. Or how to include it into a macro? Trying to get /click to work but can't figure out the button id's.

I tried BT4Bar1Button1.

Edit: Nvm found it. used

/run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetN ame())

to find out the name of the button. for me it was BT4Button1Secure