Results 14 comments of Yehuda lev

Hey thanks. We are aware of that. It's on the [list of things to add.](https://github.com/david-lev/pywa#%EF%B8%8F-todo)

Hi, I am currently using a variable that is set to false, and as long as it is set to false the `Fotter` is disabled. And only if the `update_data`...

Thanks, we will check this out in the next few days.

> Hey David.. is there now a way to retrieve existing templates from your meta account? Hi, we're working on it! You can see the PR [template V2](https://github.com/david-lev/pywa/pull/137) We want...

Hi, thanks. 🙂 We will check it out.

> @david-lev any update on when this will be merged ? We're very busy right now. could you briefly explain what the feature does? Is this a new template type?

> This feature is useful for us. When will it be merged ? Soon https://github.com/david-lev/pywa/pull/113#issuecomment-2908720098

> ok. I used numbered parameters and now it is working. But I can't make it work with named parameters. Thanks for the update. Someone here added support for `named...

Hi @tomvdb we're working on it You can see the branch [templates-v2](https://github.com/david-lev/pywa/tree/templates-v2)

Hey @YonchRibak , thanks for your PR! We really appreciate the contribution. A couple of things: In `wa.get_templates()`, you're returning a list of dict. Could you check if it's possible...