interface KeyboardGroup {
    members: AddKeyboardActionOptions[];
}

Properties

Properties