telegramlib.command_args
¶
telegramlib.
command_args
(
)
[source]
¶
Get command’s arguments.
Returns
:
Command’s arguments.
Return type
:
list of str or None
telegramlib
Navigation
telegramlib.config
telegramlib.core
telegramlib.data
telegramlib.commands
telegramlib.jobs
telegramlib.telegram_exceptions
telegramlib.telegram_warnings
telegramlib.utils
telegramlib.text_to_speech
telegramlib.translator
telegramlib.start_bot
telegramlib.command_args
command_args()
telegramlib.bot_reply_text
telegramlib.send
telegramlib.delete
telegramlib.context
telegramlib.update
telegramlib.bot_name
telegramlib.set_param
telegramlib.get_param
telegramlib.get_chat
telegramlib.admin_command
telegramlib.controllers_command
telegramlib.terminal
telegramlib.follow
telegramlib.unfollow
telegramlib.write
telegramlib.ban
telegramlib.sban
telegramlib.creator
telegramlib.closecreator
telegramlib.new_daily_job_from_args
telegramlib.get_command_args_daily_job_time_format
telegramlib.is_daily_job_scheduled
telegramlib.daily_jobs_scheduled_times_to_string
telegramlib.remove_all_daily_jobs
telegramlib.new_daily_job
Related Topics
Documentation overview
Previous:
telegramlib.start_bot
Next:
telegramlib.bot_reply_text
Quick search