| def effective_attachment(self): | ||
| """ | ||
| Optional[Union[:class:`telegram.Audio`, :class:`telegram.Game`, :class:`telegram.Document`, | ||
| :class:`telegram.Photo`, :class:`telegram.Sticker`, :class:`telegram.Video`, |
| :class:`telegram.Voice`, :class:`telegram.VideoNote`, :class:`telegram.Contact`, | ||
| :class:`telegram.Location`, :class:`telegram.Venue`, :class:`telegram.Invoice`, | ||
| :class:`telegram.SuccessfulPayment`]]: The attachment that this message was sent with. May | ||
| be ``None`` if no attachment was sent. |
| @property | ||
| def effective_attachment(self): | ||
| """ | ||
| Optional[Union[:class:`telegram.Audio`, :class:`telegram.Game`, :class:`telegram.Document`, |
tsnoam deleted the effective_attachment branch
August 7, 2017 21:26Closed
Closed
Closed
This was referenced
Mar 2, 2018Closed
Merged