Put the submit_sm summary back on the function it describes and tidy the review nits
This commit is contained in:
@@ -19,8 +19,8 @@ export type IncomingRequestsOptions = {
|
||||
maxReassembly?: number | undefined;
|
||||
onRequest?: OnRequest | undefined;
|
||||
reassemblyTimeout?: number | undefined;
|
||||
smsIdFormat?: SmsIdFormat | undefined;
|
||||
session: Session;
|
||||
smsIdFormat?: SmsIdFormat | undefined;
|
||||
systemId?: string | undefined;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user