ChannelFetchMessgesParams¶
Methods¶
| return type | signature |
|---|---|
| ChannelFetchMessgesParams | around ( int message_id ) |
| ChannelFetchMessgesParams | before ( int message_id ) |
| ChannelFetchMessgesParams | after ( int message_id ) |
| ChannelFetchMessgesParams | limit ( int limit ) |
| bool | has ( String key ) |
| Dictionary | to_dict ( ) |
| String | get_class ( ) |
Method Descriptions¶
-
ChannelFetchMessgesParams around ( int message_id )
There is currently no description for this method.
-
ChannelFetchMessgesParams before ( int message_id )
There is currently no description for this method.
-
ChannelFetchMessgesParams after ( int message_id )
There is currently no description for this method.
-
ChannelFetchMessgesParams limit ( int limit )
There is currently no description for this method.
-
There is currently no description for this method.
-
Dictionary to_dict ( )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.