Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.11 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/social
Last tracking update
2026-08-07 08:42:59
Authors
Odoo Community Association (OCA), Creu Blanca, Dixmit
Maintainers
Odoo Community Association (OCA), Creu Blanca, Dixmit
Committers
Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
OCA/social:
odoo/odoo:
- web
- bus
Python dependencies
cairosvg, lottie, python-telegram-bot
System dependencies
None
Required by
mail_gateway_telegram_standalone
Description
This module allows to respond telegram chats as a telegram bot.

This way, a group of users can respond customers or any other set of
partners in an integrated way.

It is not intended to be integrated on default chatter as users don't
need to review again when one has responded.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
mail_gateway_form_view mail.gateway.form (in mail_gateway_telegram) mail.gateway form Inherits mail_gateway.mail_gateway_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • gateway_type Selection
    ondelete={'telegram': 'cascade'} selection_add=[('telegram', 'Telegram')]
  • telegram_security_key Char
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…