X Tutup
Skip to content

return the type of a message #824

@91DarioDev

Description

@91DarioDev

add a feature to return the type of a message in update.effective_message.type

for example:
print(update.effective_message.type)
and it could print: 'text', 'photo', 'video', 'document' ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup