parseToGroupAndC2C

inline suspend fun parseToGroupAndC2C(bot: QGBot, message: Message, builderType: SendingMessageParser.GroupBuilderType, targetOpenid: String, crossinline factory: () -> GroupAndC2CSendBody, crossinline onEachPre: GroupAndC2CSendBody.() -> Unit = {}, onEachPost: GroupAndC2CSendBody.() -> Unit = {}): List<GroupAndC2CSendBody>(source)