chatIsForum property

bool? chatIsForum
final

Optional. Pass True to request a forum supergroup, pass False to request a non-forum chat. If not specified, no additional restrictions are applied.

Implementation

final bool? chatIsForum;