TeleReporter class

Constructors

TeleReporter.new({required String botToken, required String targetChat, int targetTopic = 0, required String reportHeader, String reportSubHeader = '', required String reportMessage, String reportFooter = '', bool disableWebPagePreview = true, required VoidCallback onSuccess, required dynamic onFailure(String failMsg)})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
report() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

CUSTOM → const int
USER_INFO → const int