How to bifurcate `currencyId` and `currencyCode` from the rest of the items in the `control` array – Telegram API
I want to bifurcate currencyId and currencyCode from the rest of the items in the control array. Right now it is giving output like : [{ channels: {ANDROID: 0,EMAIL: 0,INBOX: 0,IOS: 0,SMS: 0,TELEGRAM: 0,currencyCode: "CFA",currencyId: 11}, currency: {currencyCode: "CFA",currencyId: 11}…