haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.CreateBasicGroupChat

Synopsis

Documentation

data CreateBasicGroupChat Source #

Returns an existing chat corresponding to a known basic group. Returns Chat

Constructors

CreateBasicGroupChat 

Fields

  • basic_group_id :: Maybe Int

    Basic group identifier

  • force :: Maybe Bool

    Pass true to create the chat without a network request. In this case all information about the chat except its type, title and photo can be incorrect