1234567891011121314151617181920212223242526272829 |
- [account]
- api_id =
- api_hash =
- owner =
- api_key =
- [join_group_verify]
- enable = false
- [custom_service]
- enable = false
- custom_api_key =
- help_group =
- [fuduji]
- target_group =
- bot_id =
- fudu_group =
- replace_to_id =
- [i18n]
- language=en_US
- [pgsql]
- host = 127.0.0.1
- port = 5432
- user =
- passwd =
- database =
|