How to add a Button to the Toolbar using Python?

Hi everyone, I try to acess the LevelEditorToolBar but it’s return non.
menus = unreal.ToolMenus.get() toolBarMenu = menus.find_menu("LevelEditorToolBar"). Does anyone know how to acess it?