ExGram.Router.Filters.Message (ex_gram_router v0.1.0)

Copy Markdown View Source

Built-in filter that matches generic message updates (photos, documents, stickers, audio, video, etc. — any message that is not text or a command).

Usage

filter ExGram.Router.Filters.Message
filter :message

Options

  • nil — matches any :message update (the only supported option)