#!/usr/bin/env python from .base import TelegramObject class ReplyMarkup(TelegramObject): pass